SIntRemove
SIntRemove Remove an element from the interrupt queue SQElemPtr sIntQElemPtr; address of an element be removed
short theSlot ; value of the slot number where the element resides
SIntRemove removes an element from the interrupt queue for a particular card slot on the bus.
sIntQElemPtr points to the element being removed from the interrupt queue for a
given slot.
theSlot is the location on the bus where the element is being removed
noErr (0) No error
slotNumErr (-360) invalid slot # error